.Net Framework > v3.5.21022.8 > System > Linq > Enumerable > Min<TSource> Min<TSource>(IEnumerable<TSource>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Int32>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Int32>>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Int64>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Int64>>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Single>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Single>>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Double>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Double>>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Decimal>)
Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Decimal>>)


Min<TSource>(IEnumerable<TSource>)

Category
Method
Description
Returns the minimum value in a generic sequence.
Type
TSource
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Int32>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum System.Int32 value.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,Int32>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Int32>>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum nullable System.Int32 value.
Type
System.Nullable<Int32>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,System.Nullable<Int32>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Int64>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum System.Int64 value.
Type
Int64
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,Int64>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Int64>>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum nullable System.Int64 value.
Type
System.Nullable<Int64>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,System.Nullable<Int64>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Single>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum System.Single value.
Type
Single
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,Single>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Single>>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum nullable System.Single value.
Type
System.Nullable<Single>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,System.Nullable<Single>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Double>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum System.Double value.
Type
Double
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,Double>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Double>>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum nullable System.Double value.
Type
System.Nullable<Double>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,System.Nullable<Double>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Decimal>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum System.Decimal value.
Type
Decimal
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,Decimal>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Min<TSource>(IEnumerable<TSource>,Func<TSource,Nullable<Decimal>>)

Category
Method
Description
Invokes a transform function on each element of a sequence and returns the minimum nullable System.Decimal value.
Type
System.Nullable<Decimal>
Character
public, static
Parameters
NameTypeDescription
sourceSystem.Collections.Generic.IEnumerable<TSource>
selectorSystem.Func<TSource,System.Nullable<Decimal>>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database